PDF4Java Reference Documentation
com.o2sol.pdf4java.core.cos Package / PDFCosNumber Class / hashCode Method
In This Topic
    hashCode Method
    In This Topic
    Serves as the default hash function.
    Syntax
    public int hashCode()

    Return Value

    A hash code for the current object.
    See Also